Harbor
- Description
- Harbor is the Schema for the harbors API
- Type
object
Specification
.spec
- Description
- Spec describes the desired state of the Harbor instance
- Type
object
.spec.helmValues
- Description
- HelmValues specify custom configuration witch the helm chart supported
- Type
object
.status
- Description
- Status describes the current state of the Harbor instance
- Type
object
.status.availableUpgradableVersions
- Description
- list all available upgradable versions
- Type
array
.status.availableUpgradableVersions[]
- Description
- UpgradableChartVersion is used to record the upgradable version of the chart include the links to the upgrade guide
- Type
object
.status.availableUpgradableVersions[].links
- Description
- Links is the links to the upgrade guide
- Type
array
.status.availableUpgradableVersions[].links[]
- Description
- Link used to describe the link to the upgrade guide
- Type
object
.status.conditions
- Type
array
.status.conditions[]
- Type
object- Required
statustype
.status.dependency_secrets
- Type
array
.status.dependency_secrets[]
- Type
string
.status.deployedRelease
- Type
object- Required
manifestname
.status.helmValues
- Description
- record helm values
- Type
object
API Endpoints
The following API endpoints are available:
/apis/operator.alaudadevops.io/v1alpha1/namespaces/{namespace}/harborsDELETE: delete collection of HarborGET: list objects of kind HarborPOST: create a new Harbor
/apis/operator.alaudadevops.io/v1alpha1/namespaces/{namespace}/harbors/{name}DELETE: delete the specified HarborGET: read the specified HarborPATCH: partially update the specified HarborPUT: replace the specified Harbor
/apis/operator.alaudadevops.io/v1alpha1/namespaces/{namespace}/harbors/{name}/statusGET: read status of the specified HarborPATCH: partially update status of the specified HarborPUT: replace status of the specified Harbor
/apis/operator.alaudadevops.io/v1alpha1/namespaces/{namespace}/harbors
- HTTP method
DELETE- Description
- delete collection of Harbor
- HTTP responses
- HTTP method
GET- Description
- list objects of kind Harbor
- HTTP responses
- HTTP method
POST- Description
- create a new Harbor
- Query parameters
- Body parameters
- HTTP responses
/apis/operator.alaudadevops.io/v1alpha1/namespaces/{namespace}/harbors/{name}
- HTTP method
DELETE- Description
- delete the specified Harbor
- Query parameters
- HTTP responses
- HTTP method
GET- Description
- read the specified Harbor
- HTTP responses
- HTTP method
PATCH- Description
- partially update the specified Harbor
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace the specified Harbor
- Query parameters
- Body parameters
- HTTP responses
/apis/operator.alaudadevops.io/v1alpha1/namespaces/{namespace}/harbors/{name}/status
- HTTP method
GET- Description
- read status of the specified Harbor
- HTTP responses
- HTTP method
PATCH- Description
- partially update status of the specified Harbor
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace status of the specified Harbor
- Query parameters
- Body parameters
- HTTP responses